home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1076.lha / Programs / ZShell / ReadMe < prev    next >
Text File  |  1995-04-10  |  3KB  |  81 lines

  1. Short:    Small but powerful Shell,KS1.2+,localized
  2. Type:     util/shell
  3. Uploader: uj3w@rz.uni-karlsruhe.de  (Martin Gierich)
  4. Authors:  Paul Hayter, Martin Gierich
  5. Price:    Free
  6. Version:  ZShell 2.5 (07.04.95)
  7. Required: Nothing
  8.  
  9. For those who never read documents:
  10.  Please read at least the small chapter in the documentation called
  11.  "For Those Who Never Read The Whole Documentation".
  12.  
  13.  
  14. New since V2.4:
  15.  * Localized using the catalog of the standard Shell
  16.  * Problems with foreign characters fixed
  17.  * AmigaGuide-/Multi-Viewer added
  18.  * Can open window on own screen
  19.  * 100% script compatibility (a kind of trick :)
  20.  * Several bugfixes and minor things
  21.  
  22.  
  23. Features:
  24.  * Freeware, no payment required !
  25.  * Usage is similar (or better) to the standard AmigaDOS shell.
  26.  * Supports the standard housekeeping commands which are builtin,
  27.    so no disk access is necessary.
  28.    eg. list, dir, cd, assign, delete, copy, move, path, info, type
  29.  * A total of 65 builtin commands.
  30.  * About 31K small (pure assembler code, source included).
  31.  * Starting from Workbench (!) or CLI. No installation needed.
  32.  * File name completion by simply pressing TAB; shows all matches.
  33.  * Review buffer to see again what scrolled out of the window.
  34.  * Some commands and debugging features for programmers.
  35.  * Online Help function and AmigaGuide documentation with examples.
  36.  * Command line editing better than OS2.0/3.0 Shell.
  37.  * Support of OS2.0+ and OS3.0+ specific features.
  38.  * Wild cards and recursive processing.
  39.  * Real RUN and NEWCLI command that reenters ZShell quickly.
  40.  * DIR and LIST both sort (by default) and show filesizes.
  41.  * Application-Window/-Icon
  42.  * Can open window on own screen
  43.  * 100% script compatibility
  44.  * Can create and show Hard- and Softlinks.
  45.  
  46.  
  47. Description:
  48.  ZShell is a small (31K), fast and powerful Shell with many (65)
  49.  builtin commands. So it replaces most of the commands in the C:
  50.  directory (like LIST, COPY etc.) what effects in saving disk space
  51.  and reducing disk accesses. There is no way around ZShell for
  52.  those who do not have a harddisk or still have Kickstart 1.2/1.3 .
  53.  
  54.  But it is useful for those with a better Kickstart and/or
  55.  hard disk, too, because for example it has powerful editing &
  56.  history, file name completion, review buffer, some Kickstart
  57.  2.0/3.0 specific features and a lovely LIST command.
  58.  
  59.  ZShell is inteded for shell users who do not need a script
  60.  file execution which is as complex as a programming language
  61.  (simple script execution with IF, ASK, SKIP etc. is supported).
  62.  I tried to make usage nearly like the AmigaDOS Shell with some
  63.  features known from UN*X Shells but without a confusing variety
  64.  of options ("LIST -R" and "LIST ALL" both work).
  65.  
  66.  For programmers ZShell has things like showing EXEC-lists and
  67.  the task list, memory dumping and execution checking.
  68.  
  69.  You can switch off the internal command-line-editor to use
  70.  ZShell with console handlers like KingCON.
  71.  
  72.  
  73. Note:
  74.   This is an update to Version 1.3 on the Fish Library Disk 537 from
  75.   Paul Hayter. I (Martin) tried to ask him for permission to release
  76.   this, but he has not answered. Because it is still Freeware and the
  77.   original executable with documentation is included, I do not think
  78.   that I am doing something nasty. ( In the original distribution
  79.   there was the source code included but there was nothing stated
  80.   about changing the source. )
  81.